CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sobel matlab

搜索资源列表

  1. 利用sobel算子和霍夫变换求出图像的边缘

    0下载:
  2. 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理,matlab
  3. 所属分类:matlab例程

    • 发布日期:2012-08-23
    • 文件大小:6675
    • 提供者:libin
  1. 用MATLAB实现的边缘提取函数

    1下载:
  2. 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子,Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-31
    • 文件大小:1896
    • 提供者:H.C. Young
  1. sobelEdgeDetection.rar

    1下载:
  2. Sobel算子边缘增强算法,利用梯度下降原理边缘化图象,Sobel operator enhancement algorithms, using gradient descent principle marginalized image
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:878
    • 提供者:江边漫步
  1. ImageProcessing.rar

    0下载:
  2. 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:226620
    • 提供者:程璞
  1. Sobel.rar

    0下载:
  2. 本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。,This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any g
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:66274
    • 提供者:黄顺欢
  1. Smoothed_Sobel_Gradient

    0下载:
  2. Sobel算子是图像处理中的算子之一,主要用作边缘检测。本程序使用Sobel算子检测图像边缘信息-Sobel operator is the image processing operator, one is mainly used for edge detection. This procedure using Sobel edge detection operator information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:88559
    • 提供者:shen hong
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:281805
    • 提供者:刘雨相
  1. SHARP

    1下载:
  2. 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel operator design, some features o
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:1756
    • 提供者:顾艳华
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3926
    • 提供者:hq
  1. sobel

    0下载:
  2. matlab sobel , 对图像文件进行去噪声处理的算法-matlab sobel, document image processing algorithms to noise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:813
    • 提供者:mabelyang
  1. bianyuan_jiance_bijiao

    0下载:
  2. 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:835807
    • 提供者:吴海峰
  1. sobelmatlabdetection

    0下载:
  2. 此代码是matlab下根据sobel原理编写的一段代码,优点:方便快捷且每一步都有非常详细的讲解、方便大家理解;缺点:缺少边缘细化-Matlab under this code is prepared in accordance with the principle of sobel code, advantages: convenience and every step very detailed explanation to facilitate understanding disadva
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:843
    • 提供者:卫正
  1. 2

    0下载:
  2. matlab的m文件,sobel边缘检测-matlab m-file, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:88177
    • 提供者:李凯
  1. EdgeDetect

    0下载:
  2. 图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测-Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:622
    • 提供者:陈路
  1. sobel_filter

    0下载:
  2. 实现sobel滤波,在simulink中用第四篇builder实现-complete a sobel filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:13428
    • 提供者:王菲
  1. sobel

    0下载:
  2. sobel算子 自己编的函数 不是运用的库函数 非常有用 尤其对刚学习图像边缘提取的-sobel operator is not a function of own use of the library function is very useful especially for just learning of image edge extraction
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:3467
    • 提供者:石头
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. Sobel

    0下载:
  2. 函数功能:对灰度图像进行sobel边缘检测-Functions functions: gray-scale image of the sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:662
    • 提供者:lp
  1. sobel

    0下载:
  2. 边缘检测算子 sobel检测算子 matlab源码-sobel matlab 源码
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:882
    • 提供者:audyxiao
  1. sobel

    0下载:
  2. sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:12288
    • 提供者:zzjjbb
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com